testing.testDeps.ImportPath (method)

2 uses

	testing (current package)
		testing.go#L2003: 	ImportPath() string
		testing.go#L2158: 		anyFailed := !testOk || !exampleOk || !fuzzTargetsOk || !runBenchmarks(m.deps.ImportPath(), m.deps.MatchString, m.benchmarks)